-
Notifications
You must be signed in to change notification settings - Fork 1
[FIX] 회원가입시 비밀번호 해시 처리 #319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
빌드에 실패했습니다.
테스트 추가 |
- private 생성자를 이용한 인스턴스화 불가능 여부 테스트 추가 - UnsupportedOperationException 예외 발생 확인
- @hidden 어노테이션 추가로 Swagger API 문서에서 UserId와 RoleId를 숨김 - io.swagger.v3.oas.annotations.Hidden 임포트 추가
90a33ec to
944b336
Compare
leebs0521
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다.
|
|
고생하셨습니다! |



resolved :
📌 과제 설명
회원가입 비밀번호 해시처리 추가
👩💻 요구 사항과 구현 내용
회원가입 비밀번호 해시처리 추가